Skip to content
Back to search
30
MCP

Gemini CLI

pulsemcp/gemini cli

Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase assessment with automatic model routing and token-efficient processing.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools
gemini-cli
An open-source AI agent that brings the power of Gemini directly into your terminal.
0 tools
Gemini
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that se
0 tools
Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
gemini-mcp-cli
FastMCP server wrapping Google's Gemini CLI — use Gemini models from any MCP client
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_cli": {
      "url": "None",
      "transport": "http"
    }
  }
}